Skip to content

refactor(tasks): remove redundant create-package tasks#69

Closed
RothAndrew wants to merge 1 commit intomainfrom
feature/fix-tasks-yaml
Closed

refactor(tasks): remove redundant create-package tasks#69
RothAndrew wants to merge 1 commit intomainfrom
feature/fix-tasks-yaml

Conversation

@RothAndrew
Copy link
Contributor

Simplified task definitions by removing unnecessary create-dev-package and create:package steps. These actions were redundant as the required package creation is covered elsewhere in the workflow. This change improves task clarity and prevents automated actions from building the same zarf package twice.

Description

...

Related Issue

Fixes #

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Simplified task definitions by removing unnecessary `create-dev-package` and `create:package` steps. These actions were redundant as the required package creation is covered elsewhere in the workflow. This change improves task clarity and prevents automated actions from building the same zarf package twice.
@RothAndrew RothAndrew self-assigned this Feb 18, 2025
@RothAndrew RothAndrew requested a review from a team as a code owner February 18, 2025 22:48
@codyshoffner
Copy link
Contributor

Helped correct this in: #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants